PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getBlockAlign Method
In This Topic
    getBlockAlign Method
    In This Topic
    Gets the block align.
    Syntax
    public PDFStandardLayoutBlockAlign getBlockAlign()

    Return Value

    The alignment, in the block-progression direction, of content within the table cell.
    See Also